ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / UIStrings.TypeConverter Class / GetProperties Method / GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method

In This Topic
    GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    
    Public Overloads Overrides Function GetProperties( _
       ByVal context As ITypeDescriptorContext, _
       ByVal value As Object, _
       ByVal attrFilter() As Attribute _
    ) As PropertyDescriptorCollection

    Parameters

    context
    value
    attrFilter
    See Also